check for the widget being realized, in addition to being visible, to
authorMichael Natterer <mitch@imendio.com>
Sat, 22 Oct 2005 21:08:23 +0000 (21:08 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Sat, 22 Oct 2005 21:08:23 +0000 (21:08 +0000)
commitd25d65852f8f4f954b8672654fdee0b9da973e8b
tree2acad22e137aa9ecc17b2cc8172cd3a58e829b97
parentf9365c3747eccb27fd17407a855c9f4b4432b67a
check for the widget being realized, in addition to being visible, to

2005-10-22  Michael Natterer  <mitch@imendio.com>

* gtk/gtktreeview.c (gtk_tree_view_scroll_to_cell): check for the
widget being realized, in addition to being visible, to avoid
running into precondition check in gtk_tree_view_get_cell_area().
(approved by Kris).
ChangeLog
ChangeLog.pre-2-10
gtk/gtktreeview.c